home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / binutils.7 / binutils / binutils-2.7 / config / mh-sun3 < prev    next >
Encoding:
Text File  |  1996-07-04  |  151 b   |  4 lines

  1. # Sun's C compiler needs the -J flag to be able to compile cp-parse.c
  2. # without overflowing the jump tables (-J says to use a 32 bit table)
  3. CC = cc -J
  4.